This commit is contained in:
Rico Sta. Cruz 2017-08-29 04:27:00 +08:00
parent 5ee9a0793f
commit 114612b8d5
No known key found for this signature in database
GPG Key ID: CAAD38AE2962619A
1 changed files with 2 additions and 2 deletions

View File

@ -13,8 +13,8 @@ $ ledger reg
``` ```
```bash ```bash
$ ledger reg grocery # show entries for grocery $ ledger reg grocery # show entries for 'grocery'
$ ledger bal assets # check if im broke $ ledger bal assets # check if i'm broke
``` ```
```bash ```bash