Explorar el Código

readme: added sample cmd how to change source dir

Fabian Peter Hammerle hace 6 años
padre
commit
d925375c15
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -0,0 +1,5 @@
+## Change source directory
+
+```sh
+rgpgfs -o modules=subdir -o subdir=/source/dir /mount/point
+```