aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md16
1 files changed, 8 insertions, 8 deletions
diff --git a/README.md b/README.md
index 1321c71..eb34837 100644
--- a/README.md
+++ b/README.md
@@ -10,22 +10,22 @@ The syntax for doint this is simple and easy to manage:
[settings]
-_#_ define if standardskriver should be active\
-enable = yes/no\
-_#_ defince where standardskriver should pull its machine-data from (LDAP)\
-order =\
-_#_ define if standardskriver should overwrite the systems settings for default printers\
+_#_ define if standardskriver should be active
+enable = yes/no
+_#_ defince where standardskriver should pull its machine-data from (LDAP)
+order =
+_#_ define if standardskriver should overwrite the systems settings for default printers
delete loptions = yes/no
[machine]
-_#_ example: single client (example-printer has to be defined as a known device/printer via LDAP)\
+_#_ example: single client (example-printer has to be defined as a known device/printer via LDAP)
xxx.xx.x.x = example-printer
-_#_ example: IP-range (maybe for a certain location in the clients network setup)\
+_#_ example: IP-range (maybe for a certain location in the clients network setup)
xxx.xx.x.x/x = example-printer
-_#_ example: single client via MAC-address (client MAC has to be defined in LDAP)\
+_#_ example: single client via MAC-address (client MAC has to be defined in LDAP)
aa:bb:cc:dd:ee:ff = example-printer
[groups]