9872cfaa50
- Includes refactoring of existing packages to enable testing of commands
8 lines
255 B
Go
8 lines
255 B
Go
/*
|
|
This package contains commands and flags used by the photoprism application.
|
|
|
|
Additional information concerning the command-line interface can be found in our Developer Guide:
|
|
|
|
https://github.com/photoprism/photoprism/wiki/Commands
|
|
*/
|
|
package commands
|