mirror of
https://github.com/nextcloud/documentation.git
synced 2025-12-12 07:29:47 +07:00
chore: rename Snowflake ID decode command
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
This commit is contained in:
@@ -73,7 +73,7 @@ To generate a new ID, call ``nextId`` function on the generator:
|
||||
Decode a Snowflake ID
|
||||
---------------------
|
||||
|
||||
IDs can be decoded with ``occ decode-snowflake <id>`` command.
|
||||
IDs can be decoded with ``occ snowflake:decode <id>`` command.
|
||||
|
||||
It’s also possible to decode IDs in your code, for example to get creation time of your object:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user