diff --git a/README.md b/README.md index 46333df..ee0f24d 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ OR set local storage: -p Set ownership and permissions on the shares -r Disable recycle bin for shares -s "[;browse;readonly;guest;users;admins;wl]" Config a share - required arg: ";;" + required arg: ";" is how it's called for clients path to share NOTE: for the default values, just leave blank diff --git a/samba.sh b/samba.sh index 234ef78..8e34262 100755 --- a/samba.sh +++ b/samba.sh @@ -151,7 +151,7 @@ Options (fields in '[]' are optional, '<>' are required): -p Set ownership and permissions on the shares -r Disable recycle bin for shares -s \"[;browse;readonly;guest;users;admins;wl]\" Config a share - required arg: \";;\" + required arg: \";\" is how it's called for clients path to share NOTE: for the default value, just leave blank