diff --git a/README.md b/README.md index a7a6e13..4ab78d6 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ OR set local storage: required arg: "" - full file path in container -n Start the 'nmbd' daemon to advertise the shares -p Set ownership and permissions on the shares - -s "[;browsable;readonly;guest;users]" Configure a share + -s "[;browsable;readonly;guest;users;admins]" Configure a share required arg: ";;" is how it's called for clients path to share diff --git a/samba.sh b/samba.sh index b37981f..a65ec70 100755 --- a/samba.sh +++ b/samba.sh @@ -114,7 +114,7 @@ Options (fields in '[]' are optional, '<>' are required): required arg: \"\" - full file path in container -n Start the 'nmbd' daemon to advertise the shares -p Set ownership and permissions on the shares - -s \"[;browsable;readonly;guest;users]\" Configure a share + -s \"[;browsable;readonly;guest;users;admins]\" Configure a share required arg: \";;\" is how it's called for clients path to share