Skip to content

Commit e18d113

Browse files
committed
Remove original text for rewrite
1 parent 81fef0c commit e18d113

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

tutorial_basics.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -128,11 +128,6 @@ Notice that by default, some installed packages appear identical in the output.
128128
To help distinguish between them, we can add the ``-l`` flag to display each package’s unique hash.
129129
Additionally, if we include the ``-f`` flag, Spack will show any non-empty compiler flags that were used during installation.
130130

131-
We use the ``spack find`` command to query which packages are installed.
132-
Note that, with the default output, some packages may appear identical.
133-
To distinguish between them, we can use the ``-l`` flag to display the hash of each package.
134-
Additionally, if we include the ``-f`` flag, Spack will show any non-empty compiler flags that were used during installation.
135-
136131
.. literalinclude:: outputs/basics/find.out
137132
:language: console
138133

0 commit comments

Comments
 (0)