Browse Source

adding 'fig pull' to cli docs

Signed-off-by: Luke Amdor <[email protected]>
Luke Amdor 11 years ago
parent
commit
648c89768b
1 changed files with 4 additions and 0 deletions
  1. 4 0
      docs/cli.md

+ 4 - 0
docs/cli.md

@@ -32,6 +32,10 @@ View output from services.
 
 List containers.
 
+## pull
+
+Pulls service images.
+
 ## rm
 
 Remove stopped service containers.