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

@@ -2,10 +2,14 @@
Merged GAM-Team version
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