Updated countsonly option of gam <UserTypeEntity> print|show notes to additionally display the total number of notes.

This commit is contained in:
Ross Scroggs
2024-04-04 17:57:55 -07:00
parent 23b0b0f203
commit a0dc04e7b0
6 changed files with 31 additions and 20 deletions

View File

@@ -10,10 +10,14 @@ Add the `-s` option to the end of the above commands to suppress creating the `g
See [Downloads](https://github.com/taers232c/GAMADV-XTD3/wiki/Downloads) for Windows or other options, including manual installation
### 6.72.09
Updated `countsonly` option of `gam <UserTypeEntity> print|show notes` to additionally display the total number of notes.
### 6.72.08
Added option `countsonly` to `gam <UserTypeEntity> print|show notes` that displays
the number of notes a user owns and the number of notes of user can edit.
the number of notes a user owns and the number of notes a user can edit.
### 6.72.07