diff options
author | Runxi Yu <me@runxiyu.org> | 2025-02-14 09:19:44 +0800 |
---|---|---|
committer | Runxi Yu <me@runxiyu.org> | 2025-02-14 09:19:44 +0800 |
commit | e869dcd07fa77d805d6d7303aace00523dcac11c (patch) | |
tree | 717890771ff515e60a3947a6c2cceecb3da6c6cb /README.md | |
parent | repo_info: Clarify the SSH access message (diff) | |
download | forge-e869dcd07fa77d805d6d7303aace00523dcac11c.tar.gz forge-e869dcd07fa77d805d6d7303aace00523dcac11c.tar.zst forge-e869dcd07fa77d805d6d7303aace00523dcac11c.zip |
README.md: Justify the subgroup syntax
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -30,6 +30,10 @@ The available `module_type`s are: Group and subgroup names may not be `:`. +While this syntax looks a bit odd, it makes it possible to unambiguously +identify where subgroups end and modules begin, without needing to touch the +database. + ## Protocols and user interfaces The following should be roughly equivalent in functionality: |