-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,8 +17,8 @@ and removes the corresponding group-definition. Each group reference | |
is substituted by elements of corresponding group definition. | ||
GROUP-NAME is given with type as "group:NAME". Substitution occurs | ||
textual, groups in groups are not expanded. Groups referenced in | ||
intersection or complement are not substituted. In this case the group | ||
definition is left unchanged. | ||
intersection or complement are only substituted in simple cases. | ||
If a group can't be expanded at all places, its definition is left unchanged. | ||
Changes are done in place, no backup files are created. But only | ||
changed files are touched. | ||
|
@@ -36,7 +36,7 @@ Prints a brief help message and exits. | |
COPYRIGHT AND DISCLAIMER | ||
(c) 2022 by Heinz Knutzen <[email protected]> | ||
(c) 2024 by Heinz Knutzen <[email protected]> | ||
http://hknutzen.github.com/Netspoc | ||
|