1
0

README.md and samba.sh derp use browsable instead of browse and browseable

This commit is contained in:
David Personette
2016-01-12 05:15:47 -05:00
parent 885ad90331
commit fc6e9a082f
2 changed files with 7 additions and 7 deletions

View File

@@ -32,12 +32,12 @@ OR set local storage:
-h This help
-i "<path>" Import smbpassword
required arg: "<path>" - full file path in container to import
-s "<name;/path>[;browse;readonly;guest;users]" Configure a share
-s "<name;/path>[;browsable;readonly;guest;users]" Configure a share
required arg: "<name>;<comment>;</path>"
<name> is how it's called for clients
<path> path to share
NOTE: for the default values, just leave blank
[browseable] default:'yes' or 'no'
[browsable] default:'yes' or 'no'
[readonly] default:'yes' or 'no'
[guest] allowed default:'yes' or 'no'
[users] allowed default:'all' or list of allowed users