]> source.dussan.org Git - nextcloud-server.git/commitdiff
Fix the sample occ config call
authorJoas Schilling <nickvergessen@owncloud.com>
Fri, 11 Dec 2015 08:56:24 +0000 (09:56 +0100)
committerJoas Schilling <nickvergessen@owncloud.com>
Fri, 11 Dec 2015 08:56:24 +0000 (09:56 +0100)
issue_template.md

index 3859ea1c414f51310a18cd8b5861b0b6b252b48c..4932a402eaa9e573061bdac64cc20c17ae45a0c8 100644 (file)
@@ -34,7 +34,7 @@ from within your ownCloud installation folder
 
 ```
 If you have access to your command line run e.g.:
-sudo -u www-data php occ config:list system --public
+sudo -u www-data php occ config:list system
 from within your ownCloud installation folder
 
 or