Explorar o código

sync: fix doc

Achilleas Koutsou %!s(int64=3) %!d(string=hai) anos
pai
achega
a538bf1df1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      sync

+ 1 - 1
sync

@@ -1,7 +1,7 @@
 #!/usr/bin/env bash
 #
 # Upload changes from inside repository using GIN CLI
-# Assumes no submodules
+# Works with submodules.
 # Assumes gin init was performed or the repository was downloaded via gin get
 
 if (( $# > 0 )); then