Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Caren Kresse
callgraph
Commits
bc3fd7ca
Commit
bc3fd7ca
authored
Oct 10, 2021
by
Carsten Emde
Browse files
Made some minor modifications
parent
69968296
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
bc3fd7ca
...
...
@@ -90,8 +90,8 @@ are provided in the 'graphics' directory of the repository. The SVG version is
displayed below.
```
shell
./generatecypher.py
-d
rootfs
-s
rootfs/usr,rootfs/lib/modules
-c
graph.config
-t
bin/bash.bash
dot
-Tsvg
/raid/src/callgraph/
gvdir/
*
.gv
>
gv.svg
dot
-Tpdf
/raid/src/callgraph/
gvdir/
*
.gv
>
gv.pdf
dot
-Tsvg
gvdir/
*
.gv
>
gv.svg
dot
-Tpdf
gvdir/
*
.gv
>
gv.pdf
```

...
...
@@ -141,7 +141,7 @@ proprietarily licensed applications to find other files that are linked to them
and thus form a combined work with them. In a second step, one would then check
the licenses of the other files for a copyleft clause and, if one is found,
check the license compatibility of the other files and ensure that the
proprietary applications fulfill the
ir
license obligations.
proprietary applications fulfill the license obligations
of the other files
.
# Limitation
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment