--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # testparm > Check a Samba configuration file for internal correctness. > More information: . - Check `/etc/samba/smb.conf` for correctness: `testparm` - Check a specific configuration file for correctness: `testparm {{path/to/file}}` - Display help: `testparm {{[-?|--help]}}`