Skip to content

Commit

Permalink
Updating readme
Browse files Browse the repository at this point in the history
  • Loading branch information
delphian committed Nov 13, 2018
1 parent 4300d27 commit 3df546f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,6 @@ Use screen on linux to run servers in background
### Restore item backup
* `cat item-backup.json|tr -d "\t\r\n"|clip.exe`
* `admin item json update {guid} {json}`

### Import an image
* `gzip image.svg|base64 -w0|clip.exe`

0 comments on commit 3df546f

Please sign in to comment.